Carbon


CallDeviceLoopDrawingProc

Header: Quickdraw.h Carbon status: Supported

void CallDeviceLoopDrawingProc (
    DeviceLoopDrawingUPP userRoutine, 
    SInt16 depth, 
    SInt16 deviceFlags, 
    GDHandle targetDevice, 
    SInt32 userData
);
userRoutine
depth
deviceFlags
targetDevice
userData

AVAILABILITY

Supported in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)